ASP.NET Core MVC コントロールヘルプ
Legend(String) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexChartBaseBuilder<T,TControl,TBuilder> クラス > Legend メソッド : Legend(String) メソッド
The size can be specified in pixels: maxSize = '100px' or percents: maxSize = '50%'.
Configurates C1.Web.Mvc.TreeMap<T>.Legend. Sets legend's maxSize.
シンタックス
'宣言
 
Public Overloads Overridable Function Legend( _
   ByVal maxSize As System.String _
) As TBuilder
public virtual TBuilder Legend( 
   System.string maxSize
)

パラメータ

maxSize
The size can be specified in pixels: maxSize = '100px' or percents: maxSize = '50%'.

戻り値の型

Current builder.
参照

FlexChartBaseBuilder<T,TControl,TBuilder> クラス
FlexChartBaseBuilder<T,TControl,TBuilder> メンバ
オーバーロード一覧